stylesheets[ ]

This array is used to return an array of all stylesheet elements within the current document. The stylesheets array will index its values in the order they appear within the document, collecting the number of STYLE tags which appear within the document.

syntax:

document.stylesheets(index).Property or Method

The stylesheets[ ] array is used to collect properties from the following:

document